home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / graphics / misc / epic / readme.amiga < prev    next >
Text File  |  1996-09-07  |  1KB  |  35 lines

  1. EPIC - Efficient Pyramid Image Encoder
  2. Wavelet based image compression software.
  3.  
  4. Amiga version released with permission of author <Eero Simoncelli>
  5.  
  6. Amiga version compiled by me. (Michael Cheng  memfc@alinga.newcastle.edu.au)
  7.  
  8. Please read the README file for Copyright and ownership information.
  9.  
  10. Read USAGE and the web page to find out what this is.
  11. URL:   http://www.cis.upenn.edu/~eero/epic.html
  12. Source:  ftp://ftp.cis.upenn.edu/pub/eero/epic.tar.Z
  13. Technical Description: ftp://whitechapel.media.mit.edu/pub/epic/EPIC.ps.Z
  14.  
  15. Requires ixemul.library version 42.0 or greater.
  16.  
  17. 68000  and  68030+68881 versions included.
  18.  
  19. SupportSoftware: I suggest getting gfx/pbm/pnmtopng.lha  and 
  20. gfx/pbm/ilbmtoppm.lha  as  software supports pgm format images only.
  21.  
  22. Notes:  The times given by 'unepic' for uncompression are erroneous.
  23.  
  24. Future: I only ported this for my own interest really.  Specific compilation
  25. versions may be available on request (depending on how many).  In short; no
  26. future plans.
  27.  
  28. CHANGES
  29. Straightforward compilation with amiga gcc 2.7.0
  30. Changes to original src
  31.     - removed #include <malloc.h> from utilties.c
  32.     - added #include <stdlib.h> to epic.h
  33.  
  34.  
  35.